home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 4 / The 640 Meg Shareware Studio CD-ROM Volume IV (Data Express)(1994).ISO / clang / xlib05.zip / XCIRCLE.INC < prev    next >
Text File  |  1993-08-31  |  635b  |  21 lines

  1. ;-----------------------------------------------------------------------
  2. ;
  3. ; XCIRCLE - Include file
  4. ;
  5. ;   This module was written by Matthew MacKenzie
  6. ;   matm@eng.umd.edu
  7. ;
  8. ; XCIRCLE.ASM export functions
  9. ;
  10. ; ****** XLIB - Mode X graphics library                ****************
  11. ; ******                                               ****************
  12. ; ****** Written By Themie Gouthas                     ****************
  13. ;
  14. ; egg@dstos3.dsto.gov.au
  15. ; teg@bart.dsto.gov.au
  16. ;-----------------------------------------------------------------------
  17.  
  18.     global _x_circle         : proc
  19.     global _x_filled_circle  : proc
  20.  
  21.